Fix tasklet_action() to notify correct cpu when running tasklet is rescheduled.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 15 Apr 2010 08:03:43 +0000 (09:03 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 15 Apr 2010 08:03:43 +0000 (09:03 +0100)
commit0b8d2172143d9a53dc087456b070772e3796b728
tree5a94c064bfbd47087d65087e4d41d82c2fb64527
parent82e84243c30fd305a62026db1be8f45cf8ec1bb7
Fix tasklet_action() to notify correct cpu when running tasklet is rescheduled.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/softirq.c